-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Grammatical and typo corrections #477
Conversation
@mdqst is attempting to deploy a commit to the Privacy and Scaling Explorations Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! please fix the commit message
@mdqst can you please ensure you amend the commit message to respect the guidelines https://maci.pse.dev/docs/contributing/#commits-rules - https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message |
Typo and awkward phrasing: It should be "wearing a hat with a certain ID." Corrected version: "Those who are wearing a hat with a certain ID could register." Corrected.
"could" is incorrect here; it should be "can" for consistency and clarity. Corrected.
"already used to registered before" Grammar: The phrase "used to registered" should be "used to register." Corrected version: "The provided attestation is already used to register before." Corrected.
While we appreciate you submitting this PR, we will be closing it to conform with our updated contributions guidelines https://maci.pse.dev/docs/contributing/ - cited: "We do not accept minor grammatical fixes (e.g., correcting typos, rewording sentences) unless they significantly improve clarity in technical documentation". We hope you see you contribute to the project, if in search for a task to take, please refer to our open issues, or contact the team. |
Description:
Added grammatical and typo corrections to documentation for the following files:
Goal
Correct grammatical errors and improve readability of the documentation.